home *** CD-ROM | disk | FTP | other *** search
/ Games All / Games All - Over 500 Value - All Copyrighted Games - No Registration Fees (Affiliated Software Distribution)(1993).bin / docs / casino.doc < prev    next >
Text File  |  1993-02-01  |  9KB  |  177 lines

  1.                          The Las Vegas EGA Casino
  2.                          ________________________
  3.      
  4.      The Las Vegas EGA Casino is a shareware game with an interesting 
  5.      history.  It is three games in one: blackjack, video poker, and
  6.      a slot machine.  One of the authors, Diana Gruber, used to deal
  7.      blackjack on the Las Vegas strip.  The Las Vegas EGA Casino requires
  8.      EGA graphics to run, and supports a Sound Blaster card if present.
  9.      
  10.      History of the Las Vegas EGA Casino
  11.      ___________________________________
  12.      
  13.      The Las Vegas EGA Casino was one of the first programs I wrote, back in 
  14.      1987 when I was just learning how to program.  I wrote it in FORTRAN, 
  15.      to show off a graphics library my husband Ted was working on.  I wrote 
  16.      the video poker game and the blackjack game, and Ted wrote the slot 
  17.      machine. We showed it off at Fall Comdex, 1987, and then released it.
  18.     
  19.      Updated: Version 2.0 is Born
  20.      ____________________________
  21.      
  22.      My FORTRAN was rusty and I had difficulty locating the original code,
  23.      but I managed to find and recompile the original Las Vegas EGA Casino.  
  24.      Then I set about trying to make the program modern and interesting.  
  25.      It really was a pretty good program to begin with.  Three gambling games, 
  26.      no reported bugs, a simple interface, and big, easy-to-read cards.  It 
  27.      just wasn't very flashy, and compared to newer programs, it looked 
  28.      downright primitive.
  29.      
  30.      All that has changed now.  I have put in some artistic new screens,
  31.      and added music and sound effects.  You will need a Sound Blaster
  32.      card to appreciate the new sounds.  I also made the sound effects
  33.      optional -- you can use your NumLock key to toggle them off and on.
  34.      
  35.      Installing and Running Version 2.0 of the Las Vegas EGA Casino
  36.      ______________________________________________________________
  37.      
  38.      To install the Las Vegas EGA Casino on a hard disk, just copy all
  39.      the files into the directory of your choice.  If you don't have a
  40.      Sound Blaster card, you can delete all the files with the ".VOC"
  41.      extension.  Type "Casino" to start the program.  Press a key at the
  42.      intro screen to get to the menu screen.  From the menu screen,
  43.      select which game you want to play.
  44.      
  45.      Las Vegas Casino Blackjack
  46.      __________________________
  47.      
  48.      At the casino menu level, press F1 to choose Las Vegas Casino
  49.      Blackjack.  If you need help, or if this is the first time you have
  50.      played Las Vegas Casino Blackjack, press the F1 key again.  You can
  51.      get help at any time by pressing the F1 key.  Pressing the F1 key
  52.      will bring up the help menu.  From this menu, you may choose several
  53.      options.  For example, you may choose to change the size of your
  54.      bankroll or minimum bet, you may force a shuffle, you may change the
  55.      number of decks, or you may view the current status of the deck (how
  56.      many cards are left and the running count).  You do not need to
  57.      change any of these things to play the game.  Las Vegas Casino
  58.      Blackjack begins with a 52 card deck, a $20.00 bankroll and a $2.00
  59.  
  60.      minimum bet.  All you have to do to bet is press the up arrow key.
  61.      Pressing the up arrow once will bet $2.00, pressing it again will
  62.      increase the bet to $4.00, and so on.  You may also decrease the bet
  63.      by pressing the down arrow key.  When you are satisfied with the size
  64.      of the bet, press the Enter key to deal the cards. 
  65.      
  66.      Las Vegas Casino Blackjack will deal cards from 1, 2, 4, or 6 decks.
  67.      A new hand will be dealt without shuffling if there are 6 or more
  68.      cards left in the deck.  If all the cards in the deck are used up in
  69.      the middle of a hand, the cards that are not showing on the table
  70.      will be reshuffled and the hand will continue without interruption. 
  71.      You may force a shuffle by choosing the "change number of decks"
  72.      option from the help menu (press F1 then F4).  You may not force a
  73.      shuffle in the middle of a hand.  
  74.  
  75.      You may bet from $1.00 to $500.00.  You may specify a bankroll of up
  76.      to $10,000.  There is no limit on how much you can win. 
  77.  
  78.      Las Vegas Casino Blackjack deals two cards to the player and two
  79.      cards to the dealer, one of them face down.  You must decide whether
  80.      to hit, split, double-down, stay, or surrender before you see the
  81.      dealer's hole card.  Press the space bar to hit and Enter to stay. 
  82.      Press "D" to double-down and "S" to split.  If you want to surrender,
  83.      press "Control-S".  If the dealer has an ace showing, you will be
  84.      asked if you want to take insurance.  Respond with a "Y" if you want
  85.      to take insurance, or an "N" if you don't.
  86.      
  87.      You may hit any hand including a blackjack, and you may double down
  88.      on any hand including a blackjack.  If you have a pair of cards which
  89.      have the same value, you may split them.  You may resplit pairs up to
  90.      four times.  Aces that are split receive only one card each and may
  91.      not be resplit.  You may double-down after you split.  You may
  92.      surrender your first two cards if the dealer does not have a
  93.      blackjack (late surrender). 
  94.      
  95.      The dealer will hit until at least a soft 17 is showing.  If the
  96.      player busts, the dealer will display the hole card, but will not
  97.      take any hits.  
  98.      
  99.      Las Vegas Casino Blackjack displays information about your bankroll,
  100.      your bet, and your winnings in the upper right corner of the screen. 
  101.      It also displays a little blue rectangle which represents the number
  102.      of cards remaining in the deck.  When the entire rectangle is dark
  103.      blue, the cards have just been shuffled.  When the top 1/4 of the
  104.      rectangle is light blue, then about 25% of the cards have been dealt
  105.      out, and so on.  If you want to know the exact number of cards left
  106.      in the deck, you need to press F1 and then F5. To return to the game,
  107.      press F1 again.
  108.      
  109.      For card-counters, and those who would be card-counters, you may
  110.      check the status of the deck at any time.  Las Vegas Casino Blackjack
  111.      keeps track of two popular card counts, Stanford Wong's High-Low
  112.      count and Arnold Snyder's Zen count.  The idea is for the player to
  113.      practice counting cards in his head and then use Las Vegas Casino
  114.      Blackjack to check his accuracy.  To get the running count at any
  115.      time, press F1 and then F5.  To return to the game, press F1 again.
  116.      
  117.      For more information about the rules of Blackjack and card-counting
  118.      strategies, see the Blackjack references.
  119.      
  120.      Blackjack references
  121.      ____________________
  122.      
  123.      "Professional Blackjack" by Stanford Wong (Pi Yee Press, Morrow &
  124.      Co., 1975, 1977, 1980, 1981)
  125.      
  126.      "Blackbelt in Blackjack" by Arnold Snyder (RGE, 1980, 1981, 1982)
  127.  
  128.      Las Vegas Video Poker
  129.      _____________________
  130.      
  131.      At the casino menu level, press F3 to choose Las Vegas Video Poker.
  132.      Use the insert key or the up arrow key to insert coins.  Press Enter
  133.      to deal five cards.  If you insert five coins, you don't need to hit
  134.      Enter.  The cards are dealt automatically after the fifth coin.  Use
  135.      the first five function keys to hold the cards you want to keep.  If
  136.      you change your mind about keeping a card, you can press the function
  137.      key again to "unhold" the card.  After you decide which cards to
  138.      keep, press Enter.  The cards you didn't hold will be discarded, and
  139.      they will be replaced by new cards.  The game will calculate your
  140.      winnings.  This game is simple and fun to play.  It is the favorite
  141.      of Las Vegas locals and millions of tourists.  Las Vegas locals and
  142.      millions of tourists can't be wrong.
  143.      
  144.      The video poker game in the Las Vegas EGA Casino is a simple jacks
  145.      or better machine.  If you want to play other video poker machines,
  146.      you should pick up a copy of Video Poker à la Carte at your local
  147.      software store.  This game is published by ComputerEasy, and features
  148.      Joker Poker, Deuces Wild, Double Down, Multi-meter Progressive and
  149.      Second Chance poker.
  150.      
  151.      Video Poker references
  152.      ______________________
  153.      
  154.      Expert Video Poker for Las Vegas, Lenny Frome, 1989, Compu-Flyers, 
  155.      LF-425, 5025 S. Eastern Ave #16, Las Vegas, NV 89119.
  156.      
  157.      How to Win at Video Poker, David R. Gerhardt, 1985, 1987, Gerhardt
  158.      Software, 32600 Concord Drive, Dept. 401, Madison Heights, MI 48071.
  159.      
  160.      Professional Video Poker, Stanford Wong, 1988, Pi Yee Press, 7910
  161.      Ivanhoe #34, La Jolla, CA 92037.
  162.      
  163.      MicroBucks
  164.      __________
  165.      
  166.      This is the original MicroBucks slot machine, which I fondly refer to
  167.      as "MicroBucks I".  It has all the original symbols, including the
  168.      lemons, and the reels spin in exactly the same positions as in the
  169.      original program.  The only thing I changed is the frame around the
  170.      reels.  I also added a handle that goes up and down.  I think it is 
  171.      much prettier now.
  172.       
  173.      To run MicroBucks, just press any key.  Press Esc to exit, and the
  174.      NumLock key toggles the sound off and on.
  175.  
  176. 
  177.